home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / dfue / avmnfax / rexx / loadiff.avm < prev    next >
Text File  |  1995-03-09  |  117b  |  5 lines

  1. /* */
  2. parse arg iffFileName compression fileName .
  3.  
  4. address command 'avm:iff2adpcm' iffFileName compression fileName
  5.